Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc6ae…4b040x50eb…6480Base—$0.001100%0x54f0…7932120d ago0xad73c1…6e10ab
0xc6ae…4b040x50eb…6480Base—$0.001100%0x54f0…7932120d ago0x3bac9b…9372c5
0xc6ae…4b040x50eb…6480Base—$0.002100%0x54f0…7932120d ago0xeabe81…3afce9
0xc6ae…4b040x50eb…6480Base—$0.001100%0x54f0…7932120d ago0xa1e797…da2b12
0xc6ae…4b040x50eb…6480Base—$0.001100%0x54f0…7932120d ago0x713615…56a7df
0xc6ae…4b040x50eb…6480Base—$0.002100%0x54f0…7932120d ago0xa83ee0…9b1faf
0xc6ae…4b040x50eb…6480Base—$0.002100%0x54f0…7932120d ago0x231633…00eac8
0xc6ae…4b040x50eb…6480Base—$0.001100%0x54f0…7932120d ago0xd59380…60068d
0xc6ae…4b040x50eb…6480Base—$0.001100%0x54f0…7932120d ago0x1abfb6…a9be21
0xc6ae…4b040x50eb…6480Base—$0.003100%0x54f0…7932120d ago0x28af7e…8e7698
0xc6ae…4b040x50eb…6480Base—$0.001100%0x54f0…7932120d ago0xcb4c26…c5d334
0xc6ae…4b040x50eb…6480Base—$0.003100%0x54f0…7932120d ago0xcf1f36…658aee
0xc6ae…4b040x50eb…6480Base—$0.001100%0x54f0…7932120d ago0x479ef8…61e8ef
0xc6ae…4b040x50eb…6480Base—$0.002100%0x54f0…7932120d ago0xf94497…3a315f
0xc6ae…4b040x50eb…6480Base—$0.005100%0x54f0…7932120d ago0xa2a3d7…c3ea03
0xc6ae…4b040x50eb…6480Base—$0.002100%0x54f0…7932120d ago0x645576…dc1db0
0xc6ae…4b040x50eb…6480Base—$0.001100%0x54f0…7932120d ago0x579631…f9b616
0xc6ae…4b040x50eb…6480Base—$0.001100%0x54f0…7932120d ago0x6d17b7…63f0c4
0xc6ae…4b040x50eb…6480Base—$0.001100%0x54f0…7932120d ago0x9796cf…f3c505
0xc6ae…4b040x50eb…6480Base—$0.002100%0x54f0…7932120d ago0x351d38…7f8b82
0xc6ae…4b040x50eb…6480Base—$0.003100%0x54f0…7932120d ago0x3a5436…644ee8
0xc6ae…4b040x50eb…6480Base—$0.001100%0x54f0…7932120d ago0xb3961c…dde53c
0xc6ae…4b040x50eb…6480Base—$0.001100%0x54f0…7932120d ago0xaea582…0c8886
0xc6ae…4b040x50eb…6480Base—$0.001100%0x54f0…7932120d ago0x3ff858…0512a7
0xc6ae…4b040x50eb…6480Base—$0.001100%0x54f0…7932120d ago0xed59b3…514fb5

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.