Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd2de…2cf50x2633…2223Base$0.003969100%payAI8d ago0xd49b09…7ac76c
0xd2de…2cf50x2633…2223Base$0.002547100%payAI8d ago0xc4fb76…301525
0xd2de…2cf50x2633…2223Base$0.003064100%payAI8d ago0x77f2a5…9e8919
0xd2de…2cf50x9305…f13fBaseNansenCrypto$0.01100%coinbase8d ago0xce1b31…46acbe
0xd2de…2cf50x2633…2223Base$0.003968100%payAI8d ago0x54c78e…026d3d
0xd2de…2cf50x2633…2223Base$0.002545100%payAI8d ago0x117502…00a1cb
0xd2de…2cf50x2633…2223Base$0.003968100%payAI8d ago0x16f3d9…f24556
0xd2de…2cf50x2633…2223Base$0.002545100%payAI8d ago0xfb442c…f735e9
0xd2de…2cf50x2633…2223Base$0.002545100%payAI8d ago0x6b2cc5…27d79d
0xd2de…2cf50x2633…2223Base$0.003969100%payAI8d ago0x01ac13…907d71
0xd2de…2cf50x2633…2223Base$0.002547100%payAI8d ago0x34bcfb…dd83b0
0xd2de…2cf50x2633…2223Base$0.003085100%payAI8d ago0x211e35…9d78ba
0xd2de…2cf50x9305…f13fBaseNansenCrypto$0.01100%coinbase8d ago0xbadc48…c612bb
0xd2de…2cf50x2633…2223Base$0.003969100%payAI8d ago0xf45894…5b18d7
0xd2de…2cf50x2633…2223Base$0.002547100%payAI8d ago0x0ec258…f7aeb0
0xd2de…2cf50x2633…2223Base$0.003969100%payAI8d ago0xa4e5cc…a8334e
0xd2de…2cf50x2633…2223Base$0.002547100%payAI8d ago0x1e14b4…1600be
0xd2de…2cf50x2633…2223Base$0.003969100%payAI8d ago0xc560fe…7e264c
0xd2de…2cf50x2633…2223Base$0.002547100%payAI8d ago0x619be5…2a2927
0xd2de…2cf50x2633…2223Base$0.003969100%payAI8d ago0xd7d714…17042b
0xd2de…2cf50x2633…2223Base$0.002547100%payAI8d ago0xf7dc36…5b7409
0xd2de…2cf50x2633…2223Base$0.003969100%payAI8d ago0x2fbff0…c9a149
0xd2de…2cf50x2633…2223Base$0.002547100%payAI8d ago0xfc8c82…2219de
0xd2de…2cf50x2633…2223Base$0.003969100%payAI8d ago0xe54774…380918
0xd2de…2cf50x2633…2223Base$0.002547100%payAI8d ago0x3fedd8…d00bcd

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.