Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x850d…90a50xc4f0…0bb9Base$330.0070%0xd05c…826027d ago0x180669…f1f6e2
0x9eec…9ba20xc4f0…0bb9Base$336.0070%0xd05c…826027d ago0x1b45d8…1c95be
0x850d…90a50xc4f0…0bb9Base$330.0070%0xd05c…826027d ago0xdeebe4…2b3538
0x0b81…1bb60xc4f0…0bb9Base$32.0070%0xd05c…826027d ago0xa008a7…9e7b61
0x0b81…1bb60xc4f0…0bb9Base$30.0070%0xd05c…826027d ago0x1357b9…93be60
0x9eec…9ba20xc4f0…0bb9Base$325.0170%0xd05c…826028d ago0xdcec0f…db4cc0
0x0b81…1bb60xc4f0…0bb9Base$29.0070%0xd05c…826028d ago0x560d37…5213f7
0x9eec…9ba20xc4f0…0bb9Base$325.0270%0xd05c…826028d ago0xb2762f…9df133
0x9437…29610xc4f0…0bb9Base$5.3070%0xd05c…826028d ago0xb06aac…fb895f
0x850d…90a50xc4f0…0bb9Base$104.0170%0xd05c…826028d ago0x47c117…273651
0x4c7d…a4ad0xc4f0…0bb9Base$92.0170%0xd05c…826028d ago0x69cf34…b81094
0x850d…90a50xc4f0…0bb9Base$105.0170%0xd05c…826028d ago0xb1a564…55a649
0x0b81…1bb60xc4f0…0bb9Base$28.0070%0xd05c…826028d ago0x0e76ad…4fcb0c
0x4c7d…a4ad0xc4f0…0bb9Base$89.0170%0xd05c…826028d ago0xec0463…2c44f5
0x9eec…9ba20xc4f0…0bb9Base$314.0370%0xd05c…826028d ago0x1216c8…7448eb
0x0b81…1bb60xc4f0…0bb9Base$28.0070%0xd05c…826028d ago0x468039…58be0c
0x4c7d…a4ad0xc4f0…0bb9Base$88.0170%0xd05c…826028d ago0x35c3e9…8ddac4
0x850d…90a50xc4f0…0bb9Base$104.0170%0xd05c…826028d ago0x1b5202…c3f485
0x9437…29610xc4f0…0bb9Base$5.2070%0xd05c…826028d ago0xf21dc6…ddaa92
0x850d…90a50xc4f0…0bb9Base$101.0170%0xd05c…826028d ago0xa3672f…b41383
0x9437…29610xc4f0…0bb9Base$5.1570%0xd05c…826028d ago0x45a78c…04f668
0x850d…90a50xc4f0…0bb9Base$100.0170%0xd05c…826028d ago0x294e18…5d24e3
0x9437…29610xc4f0…0bb9Base$5.0070%0xd05c…826028d ago0xe395a4…4a7971
0x4c7d…a4ad0xc4f0…0bb9Base$85.0170%0xd05c…826028d ago0x2f6dd4…ba784d
0xc88c…d0ce0xc4f0…0bb9Base$55.3670%0xd05c…826028d ago0x8c2aa1…012bd1

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.