Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb77e…2a660x13bf…b9a7Base—$0.002100%coinbase107d ago0xe9f654…78897c
0xb77e…2a660x13bf…b9a7Base—$0.00075100%candidates107d ago0xb8e194…222aba
0xb77e…2a660x13bf…b9a7Base—$0.002100%coinbase107d ago0x3802e6…8460e9
0xb77e…2a660x13bf…b9a7Base—$0.00075100%candidates107d ago0x543da0…8cffaa
0xb77e…2a660x13bf…b9a7Base—$0.002100%coinbase107d ago0x86fb7f…351d4f
0xb77e…2a660x13bf…b9a7Base—$0.00075100%candidates107d ago0x4e8908…55997d
0xb77e…2a660x13bf…b9a7Base—$0.002100%coinbase107d ago0x12332b…d57274
0xb77e…2a660x13bf…b9a7Base—$0.00075100%candidates107d ago0x962b01…929321
0xb77e…2a660x13bf…b9a7Base—$0.002100%coinbase107d ago0x4b5839…a4bafd
0xb77e…2a660x13bf…b9a7Base—$0.00075100%candidates107d ago0x38b8db…812bcf
0xb77e…2a660x13bf…b9a7Base—$0.002100%coinbase107d ago0x44e5bb…6a02b6
0xb77e…2a660x13bf…b9a7Base—$0.00075100%candidates107d ago0x22b166…72664d
0xb77e…2a660x13bf…b9a7Base—$0.002100%coinbase107d ago0x8c7a5f…d8ad76
0xb77e…2a660x13bf…b9a7Base—$0.00075100%candidates107d ago0x0605b8…ed6d64
0xb77e…2a660x13bf…b9a7Base—$0.002100%coinbase107d ago0x7b6469…deee65
0xb77e…2a660x13bf…b9a7Base—$0.00075100%candidates107d ago0x3d9e5d…cd209c
0xb77e…2a660x13bf…b9a7Base—$0.002100%coinbase107d ago0xf25759…2ba93f
0xb77e…2a660x13bf…b9a7Base—$0.00075100%candidates107d ago0x8ae3eb…23bc80
0xb77e…2a660x13bf…b9a7Base—$0.002100%coinbase107d ago0xa94372…52ab8b
0xb77e…2a660x13bf…b9a7Base—$0.00075100%candidates107d ago0x0fe3ae…0837fe
0xb77e…2a660x13bf…b9a7Base—$0.002100%coinbase107d ago0x258683…d37907
0xb77e…2a660x13bf…b9a7Base—$0.00075100%candidates107d ago0x4a8976…82796a
0xb77e…2a660x13bf…b9a7Base—$0.002100%coinbase107d ago0x32c7b0…246838
0xb77e…2a660x13bf…b9a7Base—$0.00075100%candidates107d ago0x88da0e…62189e
0xb77e…2a660x13bf…b9a7Base—$0.002100%coinbase107d ago0x584294…c468ac

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.