Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x63d9…362881d ago0x117251…ae5c9f
0xc76e…1fd30x0e3d…7757Base—$3.15100%0xd022…454181d ago0x670d7a…890d05
0x1332…66eb0x0e3d…7757Base—$14.70100%0x1570…9b0a81d ago0xeecc00…fc6cdc
0x3d7c…2a130x0e3d…7757Base—$12.37100%0x8121…3f9d81d ago0xe6ce87…752856
0x1332…66eb0x0e3d…7757Base—$10.00100%0x2d18…781181d ago0x3e6991…764aa1
0x1332…66eb0x0e3d…7757Base—$2.10100%0x7bc8…426181d ago0xb10c95…7e8000
0x6a62…ddf60x0e3d…7757Base—$1.05100%0x629a…da9c81d ago0x51f798…5f3f5a
0xa787…64cf0x0e3d…7757Base—$2.10100%0x2fb2…aefd81d ago0x5c22bf…488d12
0xa787…64cf0x0e3d…7757Base—$10.50100%0xeba0…ab3b81d ago0xa8e0e7…d7561f
0xa787…64cf0x0e3d…7757Base—$5.25100%0x0007…886781d ago0xbc33e6…be95e4
0xeead…461a0x0e3d…7757Base—$10.50100%0x63f4…be0181d ago0xecafda…bfbbde
0xa520…eca40x0e3d…7757Base—$18.90100%0xd253…4d1881d ago0x7306ef…1bca60
0x1683…8d580x0e3d…7757Base—$191.10100%0xfa43…45e581d ago0x0608a0…914fa2
0x1332…66eb0x0e3d…7757Base—$189.98100%0x69b3…7ddd81d ago0xb83f16…a568d9
0xa371…0bb50x0e3d…7757Base—$34.68100%0x5682…a95281d ago0xff3a11…8f5e43
0x3d7c…2a130x0e3d…7757Base—$11.33100%0x3845…8ad281d ago0xc61969…6bc068
0x1332…66eb0x0e3d…7757Base—$21.00100%0xda14…75fa81d ago0x3bb421…d94ee1
0x1332…66eb0x0e3d…7757Base—$12.60100%0x33a2…877f81d ago0x902965…3effd9
0x4bfb…0c880x0e3d…7757Base—$15.75100%0xa2b8…fedd81d ago0x6aaaeb…f73034
0x1332…66eb0x0e3d…7757Base—$141.75100%0x39f9…9a7981d ago0x2c2cdc…a9797f
0x09d7…00270x0e3d…7757Base—$29.00100%0x133d…a47681d ago0x5f3354…2c1d8c
0x9943…638a0x0e3d…7757Base—$20.00100%0x7969…4cf581d ago0xf89da3…88111d
0x1332…66eb0x0e3d…7757Base—$10.00100%0x73f4…836781d ago0x8307f5…295148
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xcd39…072481d ago0x627691…d67a12
0x1332…66eb0x0e3d…7757Base—$25.00100%0x5d3d…e33381d ago0x167607…002f9a

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.