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…c8a560d ago0x4cdd5a…cefe51
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a560d ago0xa7b698…130c8d
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a560d ago0xa16178…a05bdc
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a560d ago0x400abe…7607a4
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a560d ago0x4c257d…48d032
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a560d ago0xb5ff68…aca9fb
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a560d ago0xc85f05…d7160e
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a560d ago0xc3b142…d9b992
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a560d ago0xaaf1cf…2b2826
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a560d ago0xfe1e97…f52ff2
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a560d ago0xa50d5c…c2f60b
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a560d ago0x40ce45…845a13
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a560d ago0x835d52…27a866
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a560d ago0x3a5d2a…f7d94e
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a560d ago0x5b6b19…b26475
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a560d ago0x7d8715…248ba6
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a560d ago0xd87100…ef3e7a
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a560d ago0x8480db…337dc2
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a560d ago0xdf52c4…fd1fa1
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a560d ago0xd52860…eed781
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a560d ago0xf066e3…361fce
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a560d ago0x8a7bfa…d6dd56
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a560d ago0xf2ae1e…d84cb2
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a560d ago0xf170ad…222122
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a560d ago0x06f2f6…b70581

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.