Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x450a…ce190x8755…c62eBasex402 service$0.02100%coinbase115d ago0x2d43c0…057b9d
0x450a…ce190x8755…c62eBasex402 service$0.02100%coinbase115d ago0xb26707…487592
0x450a…ce190x8755…c62eBasex402 service$0.02100%coinbase115d ago0x755863…83b674
0x450a…ce190x8755…c62eBasex402 service$0.02100%coinbase115d ago0x928ccd…9cccac
0x450a…ce190x8755…c62eBasex402 service$0.02100%coinbase115d ago0x7171a0…5df18a
0x450a…ce190x8755…c62eBasex402 service$0.02100%coinbase115d ago0x1447b8…adb19e
0x450a…ce190x8755…c62eBasex402 service$0.02100%coinbase115d ago0x4cfcbc…c13fa4
0x450a…ce190x8755…c62eBasex402 service$0.02100%coinbase115d ago0xb42eac…fbe8de
0x450a…ce190x8755…c62eBasex402 service$0.02100%coinbase115d ago0xd505e3…3be02b
0x450a…ce190x8755…c62eBasex402 service$0.02100%coinbase115d ago0x78d18a…d13e8c
0x450a…ce190x8755…c62eBasex402 service$0.02100%coinbase115d ago0xd63090…4daad4
0x450a…ce190x8755…c62eBasex402 service$0.02100%coinbase115d ago0x72654c…5ddf18
0x450a…ce190x8755…c62eBasex402 service$0.02100%coinbase115d ago0xae8129…3be4ff
0x450a…ce190x8755…c62eBasex402 service$0.02100%coinbase115d ago0x6dc034…1411f6
0x450a…ce190x8755…c62eBasex402 service$0.02100%coinbase115d ago0x66f0b0…51c5ee
0x450a…ce190x8755…c62eBasex402 service$0.02100%coinbase115d ago0x679c25…44c7d4
0x450a…ce190x8755…c62eBasex402 service$0.02100%coinbase115d ago0xe33996…2bfe21
0x450a…ce190x8755…c62eBasex402 service$0.02100%coinbase115d ago0x10e600…2b3518
0x450a…ce190x8755…c62eBasex402 service$0.02100%coinbase115d ago0x6136bb…307647
0x450a…ce190x8755…c62eBasex402 service$0.02100%coinbase115d ago0x53d99a…387bcd
0x450a…ce190x8755…c62eBasex402 service$0.02100%coinbase115d ago0xa092b4…ce7afe
0x450a…ce190x8755…c62eBasex402 service$0.02100%coinbase115d ago0xa00984…fbea09
0x450a…ce190x8755…c62eBasex402 service$0.02100%coinbase115d ago0x463224…13b2eb
0x450a…ce190x8755…c62eBasex402 service$0.02100%coinbase115d ago0x74e029…af231e
0x450a…ce190x8755…c62eBasex402 service$0.02100%coinbase115d ago0x021415…b87887

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.