Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a542d ago0xbc5a19…49dd55
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a542d ago0x49d453…e8f0ba
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a542d ago0xded77a…9b6732
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc42d ago0xa9820f…dda2ab
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a542d ago0x5fd74f…a48e25
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a542d ago0x296c94…039bfb
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a542d ago0x0a04d9…5fe138
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc42d ago0x80442f…11157d
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a542d ago0x99d793…dd7162
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a542d ago0xfaf840…79db7e
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a542d ago0x6fbb8c…f9cdc9
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc42d ago0xc29ce6…d116f2
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a542d ago0xa9e82a…e28ee0
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a542d ago0x2100c2…144978
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a542d ago0xfcf8b8…459aef
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc42d ago0xd15196…d30ced
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a542d ago0x1199ac…10d11c
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a542d ago0x9cd108…d8aec3
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a542d ago0xd29f70…17f3f3
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a542d ago0xcae9ef…22392a
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a542d ago0x51eb65…8895a3
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a542d ago0x733e30…60c1dc
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc42d ago0xe259bd…8b16c7
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a542d ago0x46e331…83c947
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a542d ago0x9ef2fb…ee1988

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.