Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf56d…54830xb0af…7de0Base—$8.93100%coinbase31d ago0x60fcbf…5e12cc
0xf56d…54830xb0af…7de0Base—$9.03100%coinbase31d ago0x60cf59…2a88d4
0xf56d…54830xb0af…7de0Base—$8.82100%coinbase31d ago0xd8f215…f1a789
0x7d45…92240xb0af…7de0Base—$12.01100%coinbase31d ago0x780f7b…12458b
0xf56d…54830xb0af…7de0Base—$8.72100%coinbase31d ago0x001d9e…453c7a
0x1ebf…76220xb0af…7de0Base—$0.18100%coinbase31d ago0x5181cc…793afd
0x7d45…92240xb0af…7de0Base—$14.22100%coinbase31d ago0xaa236b…7a2a74
0xb66a…04f40xb0af…7de0Base—$2.35100%coinbase31d ago0xa30a70…d6b0e9
0x1a46…89da0xb0af…7de0Base—$2.34100%coinbase31d ago0xa6515f…461067
0x98a8…7bce0xb0af…7de0Base—$0.84100%coinbase31d ago0xaaa06b…17a0db
0xff56…086a0xb0af…7de0Base—$0.86100%coinbase31d ago0x85e95d…0ff33e
0xdb7b…059d0xb0af…7de0Base—$0.62100%coinbase31d ago0xe0c569…6c01c5
0x1ebf…76220xb0af…7de0Base—$0.18100%coinbase31d ago0xd83f76…2d17a2
0x34da…7cb40xb0af…7de0Base—$5.04100%coinbase31d ago0x09e054…91571c
0x7d45…92240xb0af…7de0Base—$13.60100%coinbase31d ago0x76c5c6…fd0e32
0x7d45…92240xb0af…7de0Base—$13.70100%coinbase31d ago0x1a13d3…2616a8
0x7d45…92240xb0af…7de0Base—$8.50100%coinbase31d ago0xb7134c…44155a
0xcb74…cb510xb0af…7de0Base—$0.24100%coinbase31d ago0xfa41c8…0f7f0b
0x1a46…89da0xb0af…7de0Base—$2.30100%coinbase31d ago0x65ebdb…a5d44b
0x34da…7cb40xb0af…7de0Base—$5.32100%coinbase31d ago0xb45298…f880af
0x98a8…7bce0xb0af…7de0Base—$0.78100%coinbase31d ago0x472cd8…a2cc66
0xff56…086a0xb0af…7de0Base—$0.85100%coinbase31d ago0xb34b47…2a2b81
0x1ebf…76220xb0af…7de0Base—$0.18100%coinbase31d ago0xa4b97a…b5c988
0x1a46…89da0xb0af…7de0Base—$2.66100%coinbase31d ago0x5310d7…4983c4
0x7d45…92240xb0af…7de0Base—$12.01100%coinbase31d ago0xcfb618…bc62e2

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.