Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe017…26670xa588…014cBase$0.0170%0x7af0…904c20d ago0x527a08…6be8c3
0x19b5…cf0c0xe017…2667Base$0.0170%0x194e…37a520d ago0xca1bb2…43ccd2
0xe017…26670xa588…014cBase$0.0270%0x7af0…904c20d ago0x20e5a3…543efc
0x19b5…cf0c0xe017…2667Base$0.0270%0x194e…37a520d ago0xb396bd…61b2ea
0xe017…26670xa588…014cBase$0.0170%0x7af0…904c20d ago0x881ec8…b13036
0x19b5…cf0c0xe017…2667Base$0.0170%0x194e…37a520d ago0xbb953f…fe889d
0xe017…26670xa588…014cBase$0.0170%0x7af0…904c21d ago0x1c7fa8…4852e3
0x19b5…cf0c0xe017…2667Base$0.0170%0x194e…37a521d ago0xa7b5a2…6d75e0
0xe017…26670xa588…014cBase$0.0270%0x7af0…904c21d ago0xed816d…13d208
0x19b5…cf0c0xe017…2667Base$0.0270%0x194e…37a521d ago0xe94475…9e2cd1
0xe017…26670xa588…014cBase$0.0170%0x7af0…904c21d ago0xc289f7…2354f0
0x19b5…cf0c0xe017…2667Base$0.0170%0x194e…37a521d ago0xd96c6f…bea760
0xe017…26670xa588…014cBase$0.0170%0x7af0…904c21d ago0x59c379…d000fb
0x19b5…cf0c0xe017…2667Base$0.0170%0x194e…37a521d ago0x37857c…4f3f73
0xe017…26670xa588…014cBase$0.0270%0x7af0…904c21d ago0xebff3a…c4b42a
0x19b5…cf0c0xe017…2667Base$0.0270%0x194e…37a521d ago0x5b61fd…2ea44a
0xe017…26670xa588…014cBase$0.0170%0x7af0…904c21d ago0x6f7bd6…be3202
0x19b5…cf0c0xe017…2667Base$0.0170%0x194e…37a521d ago0xefecd5…be0fb2
0xe017…26670xa588…014cBase$0.0270%0x7af0…904c21d ago0xc1d133…4b91ce
0x19b5…cf0c0xe017…2667Base$0.0270%0x194e…37a521d ago0xa4ab1d…ab8b5d
0xe017…26670xa588…014cBase$0.0170%0x7af0…904c21d ago0xc4e335…30e64e
0x19b5…cf0c0xe017…2667Base$0.0170%0x194e…37a521d ago0xe8028e…2bf21c
0xe017…26670xa588…014cBase$0.0170%0x7af0…904c21d ago0xc7c104…fd0fe9
0x19b5…cf0c0xe017…2667Base$0.0170%0x194e…37a521d ago0xc96e52…e99f74
0xe017…26670xa588…014cBase$0.0170%0x7af0…904c21d ago0x75b309…855c7c

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.