Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x0e3d…7757Base—$10.50100%0x2a59…864556d ago0x606f8c…b0a0b5
0xa17c…60a90x0e3d…7757Base—$10.50100%0x72fe…16d656d ago0x3bf5e6…d1e070
0xa17c…60a90x0e3d…7757Base—$2.10100%0x0156…b0f556d ago0x4aac7b…e4cfa1
0xa17c…60a90x0e3d…7757Base—$21.00100%0x33a2…877f56d ago0xf3ac71…7adb3c
0xa17c…60a90x0e3d…7757Base—$3.15100%0x665d…3bb956d ago0x419e45…c09002
0xa17c…60a90x0e3d…7757Base—$21.00100%0x6aad…f13356d ago0x0a6acb…ce08e4
0xa17c…60a90x0e3d…7757Base—$3.15100%0xa225…dabf56d ago0x0b6c60…80edd0
0xa17c…60a90x0e3d…7757Base—$10.50100%0x6d55…0cde56d ago0xb77621…9b3f59
0xa17c…60a90x0e3d…7757Base—$10.50100%0xed27…48f756d ago0x3bc92d…4bd8e1
0xa17c…60a90x0e3d…7757Base—$7.35100%0x238c…f4bb56d ago0xd8de94…0ab370
0xa17c…60a90x0e3d…7757Base—$3.15100%0x581b…eeb256d ago0xbc2cba…b7076e
0xa17c…60a90x0e3d…7757Base—$7.35100%0x8de7…1c2c56d ago0xbe2274…023454
0xa17c…60a90x0e3d…7757Base—$1.05100%0x096a…5c7b56d ago0xf0be83…a696a9
0xa17c…60a90x0e3d…7757Base—$6.30100%0x5dca…cd2156d ago0x9d7441…c2ce0d
0xa17c…60a90x0e3d…7757Base—$21.00100%0x8ee8…f8f256d ago0x9a51c6…de9172
0xa17c…60a90x0e3d…7757Base—$11.55100%0x1e7c…464c56d ago0x44ef37…6602b6
0xa17c…60a90x0e3d…7757Base—$10.50100%0xd773…a25056d ago0xdf6c8d…1057e5
0xa17c…60a90x0e3d…7757Base—$21.00100%0x27f5…dfdc56d ago0xf6ebda…ec8de1
0xa17c…60a90x0e3d…7757Base—$10.50100%0xedfa…1e1257d ago0x721b52…453c46
0xa17c…60a90x0e3d…7757Base—$2.10100%0x762b…cf5057d ago0x901c6e…bb0265

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.