Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b05…767d0xa8b2…1d68Base—$0.0170%0x9501…c6779d ago0xb23e25…8f8bf5
0xd99a…f2480xa8b2…1d68Base—$0.0170%0x9501…c6779d ago0xf59855…5ff8d5
0x0915…8ed60xa8b2…1d68Base—$0.0170%0x9501…c6779d ago0x42d53f…674a30
0x153c…d9770xa8b2…1d68Base—$0.0170%0x9501…c6779d ago0xdc0ccd…ca5921
0x153c…d9770xa8b2…1d68Base—$0.0170%0x9501…c6779d ago0xc4adb2…0862b0
0x91a1…5ad40xa8b2…1d68Base—$0.0170%0x9501…c6779d ago0x134bfb…45b848
0x2cf1…a9a50xa8b2…1d68Base—$0.0170%0x9501…c6779d ago0x4b72d8…c5d9f5
0xb870…3a2d0xa8b2…1d68Base—$0.0170%0x9501…c6779d ago0x9c6b4a…18898b
0x0915…8ed60xa8b2…1d68Base—$0.0170%0x9501…c6779d ago0x932bbb…417f64
0xe378…999e0xa8b2…1d68Base—$0.0170%0x9501…c6779d ago0xb51b84…ed230c
0x69c9…3b730xa8b2…1d68Base—$0.0170%0x9501…c6779d ago0x4abeb9…3bd7c6
0x2cf1…a9a50xa8b2…1d68Base—$0.0170%0x9501…c6779d ago0xc20759…2f93b1
0x727d…31d20xa8b2…1d68Base—$0.0170%0x9501…c6779d ago0x5f0c2b…4fbe2b
0x6be4…512f0xa8b2…1d68Base—$0.0170%0x9501…c6779d ago0x92556b…7bb673
0x9fa8…ec5b0xa8b2…1d68Base—$0.0170%0x9501…c6779d ago0xe9db83…20c8a1
0xf4ba…ef5e0xa8b2…1d68Base—$0.0170%0x9501…c6779d ago0x0a81a7…069c84
0x2e91…59630xa8b2…1d68Base—$0.0170%0x9501…c6779d ago0x36a2a9…04bc1a
0x2b05…767d0xa8b2…1d68Base—$0.0170%0x9501…c6779d ago0xfc494c…99d305
0x6be4…512f0xa8b2…1d68Base—$0.0170%0x9501…c6779d ago0xa9d897…16491a
0x9236…40110xa8b2…1d68Base—$0.0170%0x9501…c6779d ago0x9f15fa…77a7ef
0x9fa8…ec5b0xa8b2…1d68Base—$0.0170%0x9501…c6779d ago0xeac5f0…aa7be5
0x974c…622c0xa8b2…1d68Base—$0.0170%0x9501…c6779d ago0xdc25af…ff7608
0x15ce…b93f0xa8b2…1d68Base—$0.0170%0x9501…c6779d ago0xc55d81…059f65
0x222a…49320xa8b2…1d68Base—$0.0170%0x9501…c6779d ago0x8b444b…6d86cc
0x327d…2d290xa8b2…1d68Base—$0.0170%0x9501…c6779d ago0xb7709b…90e49d

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.