Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbbae…43590x13bf…b9a7Base—$0.002100%coinbase120d ago0x824111…c8a5a9
0xbbae…43590x13bf…b9a7Base—$0.00125100%candidates120d ago0x3dfb40…fdc1c0
0xbbae…43590x13bf…b9a7Base—$0.00125100%candidates120d ago0x4601d4…faf751
0xbbae…43590x13bf…b9a7Base—$0.002100%coinbase120d ago0x086041…1e3469
0xbbae…43590x13bf…b9a7Base—$0.002100%coinbase120d ago0x21945d…9c1e9b
0xbbae…43590x13bf…b9a7Base—$0.00125100%candidates120d ago0x2fc6c6…215911
0xbbae…43590x13bf…b9a7Base—$0.002100%coinbase120d ago0xf620e5…c5cea2
0xbbae…43590x13bf…b9a7Base—$0.00125100%candidates120d ago0xd149d9…189cd9
0xbbae…43590x13bf…b9a7Base—$0.00125100%candidates120d ago0x68b969…2d0445
0xbbae…43590x13bf…b9a7Base—$0.002100%coinbase120d ago0x528c8c…988e19
0xbbae…43590x13bf…b9a7Base—$0.002100%coinbase120d ago0x2a0556…8e87ea
0xbbae…43590x13bf…b9a7Base—$0.00125100%candidates120d ago0xc05270…58e739
0xbbae…43590x13bf…b9a7Base—$0.002100%coinbase120d ago0xb8b164…d13c25
0xbbae…43590x13bf…b9a7Base—$0.00125100%candidates120d ago0x8aef4a…a1e44e
0xbbae…43590x13bf…b9a7Base—$0.002100%coinbase120d ago0x330392…9796ca
0xbbae…43590x13bf…b9a7Base—$0.00125100%candidates120d ago0x4050ab…bb6b28
0xbbae…43590x13bf…b9a7Base—$0.002100%coinbase120d ago0x46dd48…c20e1d
0xbbae…43590x13bf…b9a7Base—$0.00125100%candidates120d ago0xc05c19…25a5ca
0xbbae…43590x13bf…b9a7Base—$0.002100%coinbase120d ago0x192774…7cdc77
0xbbae…43590x13bf…b9a7Base—$0.00125100%candidates120d ago0x90ed79…96bdd2
0xbbae…43590x13bf…b9a7Base—$0.002100%coinbase120d ago0x9b3600…2b17b2
0xbbae…43590x13bf…b9a7Base—$0.00125100%candidates120d ago0x93cc8a…c200ac
0xbbae…43590x13bf…b9a7Base—$0.002100%coinbase120d ago0xd7e03d…ba2a12
0xbbae…43590x13bf…b9a7Base—$0.00125100%candidates120d ago0x6c7e4d…6e1568
0xbbae…43590x13bf…b9a7Base—$0.002100%coinbase120d ago0x262193…6b534e

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.