Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd07…45b90x0e3d…7757Base—$1.05100%0x065e…0a60105d ago0xd3993a…b02343
0xdd07…45b90x0e3d…7757Base—$2.10100%0xd812…ee44105d ago0x935d47…2c12f0
0xdd07…45b90x0e3d…7757Base—$5.25100%0x816c…9f86105d ago0x5f0729…3e20b3
0xdd07…45b90x0e3d…7757Base—$10.50100%0x50b0…9cda105d ago0x09a566…def00d
0xdd07…45b90x0e3d…7757Base—$3.15100%0x77d2…f15d105d ago0xeae94c…5cf5ad
0xdd07…45b90x0e3d…7757Base—$5.25100%0x7381…a3ba105d ago0xb6599e…c26f17
0xdd07…45b90x0e3d…7757Base—$10.50100%0x1913…93d9106d ago0x96a126…8f8620
0xdd07…45b90x0e3d…7757Base—$3.15100%0x3d37…8806106d ago0xbabf29…7c3832
0xdd07…45b90x0e3d…7757Base—$3.15100%0x1af6…8fa3106d ago0xca04e3…30ce18
0xdd07…45b90x0e3d…7757Base—$10.50100%0xaf62…40b9106d ago0xbe9ac2…882b19
0xdd07…45b90x0e3d…7757Base—$5.25100%0x9ee1…38b0106d ago0xfd5858…5b470d
0xdd07…45b90x0e3d…7757Base—$15.75100%0x8100…1de5106d ago0x229b16…5a1801
0xdd07…45b90x0e3d…7757Base—$4.20100%0xdbb0…e8c2106d ago0x49dc45…50e1c1
0xdd07…45b90x0e3d…7757Base—$5.25100%0x0156…b0f5106d ago0x00f15f…8b288a
0xdd07…45b90x0e3d…7757Base—$5.25100%0x9f03…5233106d ago0xa85e11…29ad17
0xdd07…45b90x0e3d…7757Base—$21.00100%0x771b…60b8106d ago0x15cccd…c6ead5
0xdd07…45b90x0e3d…7757Base—$1.05100%0x13c6…f0ed106d ago0xc58197…2af72d
0xdd07…45b90x0e3d…7757Base—$1.05100%0xd301…c7ff106d ago0x7f4c49…759fe4
0xdd07…45b90x0e3d…7757Base—$10.50100%0x7924…2dfe106d ago0x6d7f26…4b1318
0xdd07…45b90x0e3d…7757Base—$2.10100%0x35fd…376b106d ago0x6dd40e…dab65d
0xdd07…45b90x0e3d…7757Base—$4.20100%0xc234…1c38106d ago0x718f1f…e7d72e
0xdd07…45b90x0e3d…7757Base—$3.15100%0x29b8…3263106d ago0xcb2e60…ad3257
0xdd07…45b90x0e3d…7757Base—$4.20100%0x9d9f…8c6a106d ago0xfcd36a…e45d28

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.