Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50x2dc1…dec0Base$1.9870%0x64b2…883315d ago0xc6513c…5b941a
0xa54d…49f50xf855…1af3Base$139,944.9370%0x7347…d69115d ago0xcbdc66…5b5d33
0xa54d…49f50xf132…fca0Base$8,329.2170%0x7347…d69115d ago0xacdb18…006b43
0xa54d…49f50xf132…fca0Base$5,999.4270%0x7347…d69115d ago0xc76bd6…71f552
0xa54d…49f50xf132…fca0Base$4,999.5170%0x7347…d69115d ago0xcd3be1…55191e
0xa54d…49f50xf09e…05b9Base$1,532.2470%0x64b2…883315d ago0xd9bad0…60ab44
0xa54d…49f50xe27d…ed3bBase$2.5970%0x7347…d69115d ago0x34c3ab…34fdec
0xa54d…49f50xddaf…027bBase$6,460.5670%0x64b2…883315d ago0x152bcb…1e36d2
0xa54d…49f50x6e99…4283Base$1,279.2870%0x7347…d69115d ago0x9603dc…938ba5
0xa54d…49f50x19dc…cb08Base$1,024.9570%0x7347…d69115d ago0xae60d3…075a7a
0xa54d…49f50xd5a6…617aBase$1,029.5770%0x7347…d69115d ago0xa36915…26e9d1
0xa54d…49f50xe498…09faBase$1,230.4370%0x7347…d69115d ago0x6201a7…50694a
0xa54d…49f50x3119…1e89Base$30.9470%0x64b2…883315d ago0x70bfc0…e1bc86
0xa54d…49f50x25d8…b79dBase$1,167.1370%0x7347…d69115d ago0xd407ef…1464d2
0xa54d…49f50xbea8…f7c2Base$3,551.0270%0x7347…d69115d ago0xdaa75f…07541b
0xa54d…49f50xad18…570aBase$1.9870%0x64b2…883315d ago0x70c574…65e7e9
0xa54d…49f50xafc5…a262Base$1,033.0170%0x64b2…883315d ago0x0a9831…2a726f
0xa54d…49f50x70e8…4686Base$1,351.9870%0x7347…d69115d ago0x9321aa…eb6b49
0xa54d…49f50x3101…a9ecBase$1,998.8870%0x64b2…883315d ago0x45f65d…84c232
0xa54d…49f50x0851…6fafBase$200.9770%0x7347…d69115d ago0xa80696…e6f642
0xa54d…49f50x27ef…2ab7Base$1,919.6070%0x64b2…883315d ago0x8155d4…ca5e89
0xa54d…49f50x356c…8d97Base$3,876.5870%0x64b2…883315d ago0xc034a0…a31d1c
0xa54d…49f50xc2f8…2bd7Base$19,021.3870%0x7347…d69115d ago0xd3e6bd…a7ce70
0xa54d…49f50x6773…7d8eBase$748.9570%0x7347…d69115d ago0x22873c…268f45
0xa54d…49f50xe16d…868bBase$13,994.1770%0x7347…d69115d ago0xab91b3…1644a3

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.