Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xd98d…210587d ago0x793712…5e7b83
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x04e2…747887d ago0xe68e98…a2c753
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x3eb5…db3c87d ago0x52a5c0…3dda90
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x0e26…797887d ago0x0f3118…bc91b1
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x6288…8b4987d ago0x2c221a…963583
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x89b2…a87a87d ago0xa15507…db9691
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x4760…47ea87d ago0xd00c20…1caf67
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x7969…4cf587d ago0x6c1043…49fcf9
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x0d74…aad687d ago0x35ef3d…07ac63
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x345f…57af87d ago0x7bdb0f…b0a671
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x4a3c…710287d ago0x6a9028…88ee1c
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x665d…3bb987d ago0x2ce089…b2b68e
0x3fb1…7e250x0e3d…7757Base—$42.00100%0x0874…897c87d ago0xa75bd7…e0b584
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x065e…0a6087d ago0x093073…176d3a
0x3fb1…7e250x0e3d…7757Base—$23.10100%0x75c8…902c87d ago0x33442f…f1c585
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x93eb…4c2987d ago0xd96fa0…78af91
0x3fb1…7e250x0e3d…7757Base—$21.00100%0x35ec…9dba87d ago0x797617…605a99
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x3cca…9c7c87d ago0x437265…ce287c
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x4b4c…8d4087d ago0xfbae57…1781b6
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x4d43…5ecd87d ago0x36c697…cd77e4
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x8de7…1c2c87d ago0x4cb231…0ae24c
0x3fb1…7e250x0e3d…7757Base—$3.15100%0xd4ab…0bb687d ago0x9a3027…012163
0x3fb1…7e250x0e3d…7757Base—$11.55100%0xef99…bf5987d ago0x7ecd03…b80651
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x2d29…913b87d ago0xb5d2c2…c2fffe
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x7186…110f87d ago0x55cf01…5efdee

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.