Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x477080…7275d5
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x67041b…478b49
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbd86a3…1ef63a
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xac5314…9f1ec4
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7fc629…e59932
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x912abf…4f0025
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa54360…858bbc
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3bf1ab…2d87c6
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x363de4…7ae95a
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x53a745…06283d
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x97c113…2920ff
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa196e8…c17eb2
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb6dea4…937d9d
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4cf4ab…32ccb6
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0b0021…4645f7
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe4eea0…30499d
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6fca83…fd5249
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfca5e4…278c33
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9f1d6c…3c2dbb
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc00050…0ddfc1
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x075882…bbcf9c
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4e9e29…70bcd1
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x353895…29431d
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbc26ec…d8fdab
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0369b2…04621c

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.