Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2054…ae9b0x0299…a03bBase—$0.01100%coinbase77d ago0xca54eb…94f473
0x2054…ae9b0xa45e…2b36Base—$0.01100%coinbase77d ago0x1d79c2…c8de9c
0x2054…ae9b0x3edf…dd6bBase—$0.01100%coinbase77d ago0x763e3d…c8df59
0x2054…ae9b0xacf1…21bdBase—$0.01100%coinbase77d ago0x8f66d6…2dcf99
0x2054…ae9b0x2fe5…5f1dBase—$0.01100%coinbase77d ago0x2b41a7…7e8bc1
0x2054…ae9b0xf3c3…f8f3Base—$0.01100%coinbase77d ago0xa7bbb2…bc763b
0x2054…ae9b0x3537…955cBase—$0.01100%coinbase77d ago0xe3a495…d3d147
0x2054…ae9b0xf544…facbBase—$0.01100%coinbase77d ago0xff2a4a…5e5aad
0x2054…ae9b0x374d…77d8Base—$0.01100%coinbase77d ago0x9e9595…92ad97
0x2054…ae9b0x204c…6063Base—$0.01100%coinbase77d ago0x6eb7a1…a5d0fa
0x2054…ae9b0xb4ef…9c67Base—$0.01100%coinbase77d ago0xe1de84…64a654
0x2054…ae9b0x06f2…3770Base—$0.01100%coinbase77d ago0x576fb0…94582f
0x2054…ae9b0x62c6…62daBase—$0.01100%coinbase77d ago0xaf1159…557af0
0x2054…ae9b0x10eb…9b3eBase—$0.01100%coinbase77d ago0x140e4e…c5a059
0x2054…ae9b0xbbe2…ffd4Base—$0.01100%coinbase77d ago0x44542e…c2aefc
0x2054…ae9b0x1ce9…0d6dBase—$0.01100%coinbase77d ago0x65a9bf…adec69
0x2054…ae9b0x805d…159cBase—$0.01100%coinbase77d ago0xc2e2d4…4f3ace
0x2054…ae9b0x70d3…d943Base—$0.01100%coinbase77d ago0xce010a…5e2fb3
0x2054…ae9b0xf0b1…33f8Base—$0.01100%coinbase77d ago0xe37837…2845af
0x2054…ae9b0x7e24…7d35Base—$0.01100%coinbase77d ago0x56d1c6…1287ee
0x2054…ae9b0x6280…f62cBase—$0.01100%coinbase77d ago0xcb36ae…241ba1
0x2054…ae9b0xeaf4…b6b2Base—$0.01100%coinbase77d ago0x1f8f90…9a7d3e
0x2054…ae9b0xe948…b9edBase—$0.01100%coinbase77d ago0xbb221f…3dd5a0
0x2054…ae9b0xeaac…c529Base—$0.01100%coinbase77d ago0x568a16…409e95
0x2054…ae9b0xa276…bf20Base—$0.01100%coinbase77d ago0x3e6f26…6fa358

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.