Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x60ce1d…f00c24
0xe7c8…57140x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0x27a405…963505
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x0241ce…e57d5e
0xe7c8…57140x07cf…2396Basex402 service$0.1070%0x1360…66fa18d ago0x4b9027…2e6f47
0xe7c8…57140x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0xba5977…d5171e
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x00e540…132f52
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xeeb44c…cc5faf
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x89b41c…86bbe5
0xe7c8…57140x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0xf52279…038248
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xa7f066…94bf4a
0xe7c8…57140x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x1cef49…5f7aa0
0xe7c8…57140x07cf…2396Basex402 service$0.0670%0x1360…66fa18d ago0xbb0202…84b93e
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x4eb1ef…c0b691
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x23a968…6de4c9
0xe7c8…57140x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0xbb9f8e…b3dba9
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x68fffa…283448
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x1c3487…b4c9f5
0xe7c8…57140x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0xcc17e0…efc775
0xe7c8…57140x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x9deb29…942eec
0xe7c8…57140x07cf…2396Basex402 service$0.1070%0x1360…66fa18d ago0x6ec0b2…f837fd
0xe7c8…57140x07cf…2396Basex402 service$0.1070%0x1360…66fa18d ago0x4ea693…8994c0
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xad5a5f…df073f
0xe7c8…57140x07cf…2396Basex402 service$0.1070%0x1360…66fa18d ago0x81f5d5…076aad
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xd5ce13…9ed1ca
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x81d969…873098

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.