Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase95d ago0xa52209…77af51
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase95d ago0xcc95e9…7fe967
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase95d ago0xba87f4…961ee1
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase95d ago0x1af1cb…974d6b
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase95d ago0x37c435…521e53
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase95d ago0x4c431f…3a850e
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase95d ago0x157555…f1beb6
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase95d ago0x70822a…b3ed76
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase95d ago0x3f0c55…e7cd39
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase95d ago0x856fb4…e728ed
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase95d ago0x0b9ead…097045
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase95d ago0x01b096…5956a9
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase95d ago0xf2c54b…d4056a
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase95d ago0x90ef5a…3dfea9
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase95d ago0x1bf49e…8ad7c4
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase96d ago0xd1dd2a…3cbd5f
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase96d ago0x2d0099…d80a06
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase96d ago0x02e958…ee34d4
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase96d ago0x0971ea…b71d54
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase96d ago0x40caef…cf6f92
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase96d ago0x775a0d…9fd5bd
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase96d ago0x7bc65c…d91a45
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase96d ago0x5d68b8…1404a7
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase96d ago0x3fc2c0…dc2012
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase96d ago0x95ec93…7effbf

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.