Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc74e…a5e40xa8b2…1d68Base$0.0170%0x9501…c67713d ago0x6cb860…e7da07
0x1244…e5780xa8b2…1d68Base$0.0170%0x9501…c67713d ago0x1aa4ad…35b15f
0x2aa6…9ea50xa8b2…1d68Base$0.0170%0x9501…c67713d ago0x080b3f…c15887
0x2aa6…9ea50xa8b2…1d68Base$0.0170%0x9501…c67713d ago0x99c0a3…d4debc
0xc3d6…1f0c0xa8b2…1d68Base$0.0170%0x9501…c67713d ago0x84a422…f1e4bc
0x43a7…8a470xa8b2…1d68Base$0.0170%0x9501…c67713d ago0x28fc1d…896186
0x0d45…52200xa8b2…1d68Base$0.0170%0x9501…c67713d ago0x9df3d7…ee2fac
0xdcd1…3d110xa8b2…1d68Base$0.0170%0x9501…c67713d ago0x739f42…5f833c
0x2f8d…fe4d0xa8b2…1d68Base$0.0170%0x9501…c67713d ago0xee55b4…4cbf5c
0x9568…5e820xa8b2…1d68Base$0.0170%0x9501…c67713d ago0xe40206…800c39
0x8346…42740xa8b2…1d68Base$0.0170%0x9501…c67713d ago0xd3dc6e…bb535d
0x83dd…9bc00xa8b2…1d68Base$0.0170%0x9501…c67713d ago0xbe3dbd…40e3f9
0xecac…9e240xa8b2…1d68Base$0.0170%0x9501…c67713d ago0x6d6448…1622e7
0x0eb9…f9770xa8b2…1d68Base$0.0170%0x9501…c67713d ago0xcbdc22…758c87
0x2f8d…fe4d0xa8b2…1d68Base$0.0170%0x9501…c67713d ago0x9556f4…70f91f
0x75e6…eec10xa8b2…1d68Base$0.0170%0x9501…c67713d ago0xe1113d…b27744
0xdcd1…3d110xa8b2…1d68Base$0.0170%0x9501…c67713d ago0xc78fec…7029eb
0x59aa…a4b20xa8b2…1d68Base$0.0170%0x9501…c67713d ago0xbacc75…fb1522
0x3f82…58640xa8b2…1d68Base$0.0170%0x9501…c67713d ago0x6198e1…d30aad
0xe368…af330xa8b2…1d68Base$0.0170%0x9501…c67713d ago0x9c0159…b56023
0xfb1d…19f30xa8b2…1d68Base$0.0170%0x9501…c67713d ago0x04ffd9…139579
0x1244…e5780xa8b2…1d68Base$0.0170%0x9501…c67713d ago0xea975e…33e2c1
0xc3d6…1f0c0xa8b2…1d68Base$0.0170%0x9501…c67713d ago0xd7a6bb…6b9419
0x8346…42740xa8b2…1d68Base$0.0170%0x9501…c67713d ago0xa30b11…e3baa2
0xe808…d2700xa8b2…1d68Base$0.0170%0x9501…c67713d ago0x3030b3…9d5a28

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.