Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase83d ago0x6210a4…769aa0
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates83d ago0x99dc4c…df8260
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase83d ago0x43e5c6…f695c4
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates83d ago0xc807c8…b5671f
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase83d ago0xddab87…0b6cc6
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates83d ago0xd6df23…9ded41
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase83d ago0x00c4c1…1d666d
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates83d ago0xc5dc5b…287042
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase83d ago0xe7d4a3…abbf77
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates83d ago0xead339…d2e35e
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase83d ago0x11405b…7685ec
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates83d ago0x61136f…7a3f66
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase83d ago0x5e51cf…85515f
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates83d ago0x635de3…46d516
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase83d ago0xd02064…9215a7
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates83d ago0x39a9e4…48a04a
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase83d ago0x68c85e…c40e93
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates83d ago0x5e089f…dd9900
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase83d ago0xf1cf1f…865e77
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates83d ago0x6a2f5f…f824bf
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase83d ago0xbfd4ef…1255f1
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates83d ago0xddf871…514cb1
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase83d ago0x14aef5…1b623e
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates83d ago0xb25e9e…cedddb
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase83d ago0xe8b6c5…6f1b36

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.