Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd97c…00930x9dba…0df8Basex402 service$0.01100%coinbase8s ago0x5e3642…6ba523
0xd97c…00930x9dba…0df8Basex402 service$0.005100%coinbase10s ago0xb05e12…fa7351
0xc89e…f4c90x651f…ce5cBase—$4.0070%0x3e32…3ce712s ago0x1315f2…535720
0x033d…01210x6839…1a2bBase—$0.003100%coinbase12s ago0x4bd5c5…77c23a
0xba93…f6970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0x5009d3…f76dea
0xdb0b…7c960xef43…6c7fBase—$0.01100%virtuals12s ago0x034c98…925aa8
0xd97c…00930x9dba…0df8Basex402 service$0.01100%coinbase14s ago0xa8877e…3a5acb
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase16s ago0x11ef0f…18667c
0xd97c…00930x9dba…0df8Basex402 service$0.005100%coinbase16s ago0x1e5421…dc7abb
0xd97c…00930x9dba…0df8Basex402 service$0.01100%coinbase20s ago0x8151e2…c58da9
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase22s ago0x92828f…ae4a6c
0xd97c…00930x9dba…0df8Basex402 service$0.005100%coinbase22s ago0x114b69…3701b6
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a522s ago0x6a1f78…f65f6f
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase22s ago0xcc24d5…2e27d6
0xd97c…00930x9dba…0df8Basex402 service$0.01100%coinbase24s ago0xb60e59…05d29c
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase24s ago0x9d03de…58091a
0x9634…47400xef43…6c7fBase—$0.01100%virtuals24s ago0xb3a3c9…3c3662
0xd97c…00930x9dba…0df8Basex402 service$0.005100%coinbase26s ago0xfd799f…ebe679
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase26s ago0xa4cbe5…e76228
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase26s ago0x3c24a9…2a453a
0xba78…49ab0x6839…1a2bBase—$1.00100%coinbase26s ago0xe3d11d…ee0be5
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase28s ago0xf625b5…42b5da
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase28s ago0x403a68…82b5c2
0x5150…16eb0x3320…12afBase—$10.0070%0xb14d…f6b028s ago0xa0ddc7…00b3f4
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase30s ago0x8c2324…2cc1ea

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.