Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x31d0…2cd7Base$20.35100%0x211d…d17250d ago0xaa96de…360756
0x3be9…575c0x31d0…2cd7Base$165.00100%0x4337…539350d ago0x94d940…3f97b8
0x3be9…575c0x31d0…2cd7Base$250.00100%0x4337…f26850d ago0x9d6b9a…e3d450
0x3be9…575c0x31d0…2cd7Base$250.00100%0x4337…562750d ago0x919378…d3e9e7
0x3be9…575c0x31d0…2cd7Base$90.33100%0xe196…0ce150d ago0x6e2eb9…c9a895
0x3be9…575c0x31d0…2cd7Base$250.00100%0x4337…d99550d ago0x98b556…cb1880
0x3be9…575c0x31d0…2cd7Base$50.31100%0x211d…d17250d ago0x66341e…ed4bfe
0x3be9…575c0x31d0…2cd7Base$250.00100%0xe196…0ce150d ago0x4b8569…bac3e7
0x3be9…575c0x31d0…2cd7Base$7.84100%0xe196…0ce150d ago0x3b948f…dfeda9
0x3be9…575c0x31d0…2cd7Base$9.34100%0xf279…f77f50d ago0x9a328f…d63ee9
0x3be9…575c0x31d0…2cd7Base$7.84100%0xe196…0ce150d ago0x7a2019…102e9c
0x3be9…575c0x31d0…2cd7Base$45.38100%0x4337…4bba50d ago0x486b3a…f583ed
0x3be9…575c0x31d0…2cd7Base$250.00100%0x4337…9f2650d ago0xc988b9…bf9a4e
0x3be9…575c0x31d0…2cd7Base$30.00100%0x211d…d17250d ago0xda61ab…e5f577
0x3be9…575c0x31d0…2cd7Base$45.38100%0x4337…c62f50d ago0x10e357…d39b3f
0x3be9…575c0x31d0…2cd7Base$99.33100%0x211d…d17250d ago0xae79f4…811e7c
0x3be9…575c0x31d0…2cd7Base$50.31100%0x4337…ef2550d ago0x90c3db…284468
0x3be9…575c0x31d0…2cd7Base$5.34100%0x4337…b35050d ago0x10769b…a58d19
0x3be9…575c0x31d0…2cd7Base$400.00100%0x4337…7b5f50d ago0xa49aee…0fb5c2
0x3be9…575c0x31d0…2cd7Base$100.38100%0x4337…9f2650d ago0x13183a…649026
0x3be9…575c0x31d0…2cd7Base$20.35100%0x211d…d17250d ago0xddbfd5…4b7f15
0x3be9…575c0x31d0…2cd7Base$100.38100%0x211d…d17250d ago0x483673…0c9171
0x3be9…575c0x31d0…2cd7Base$99.38100%0xf279…f77f50d ago0xd1db0c…c099de
0x3be9…575c0x31d0…2cd7Base$349.48100%0x4337…1b6250d ago0x41d947…e0178d
0x3be9…575c0x31d0…2cd7Base$15.34100%0x6a6f…be4150d ago0xb62113…b8baf0

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.