Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase35d ago0x26f890…5da6a9
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase35d ago0x97a754…31fdc7
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase35d ago0xffb0e4…b0d5fb
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase35d ago0x3de958…f7f35c
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase35d ago0xa01d6a…dd08fb
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase35d ago0x2a9870…0ebcb9
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase35d ago0x78c8e0…2e5830
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase35d ago0x98ebe7…89664b
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase35d ago0x2eb844…1ddba4
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase35d ago0xbd58e3…e1674e
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase35d ago0x82bcfb…2f8fe5
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase35d ago0xcc27e4…d9d850
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase35d ago0x6a7a78…e8dde6
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase35d ago0x9684dd…7f15ff
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase35d ago0xfd87be…69e7d8
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase35d ago0x078c85…5d98f7
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase35d ago0xb9f45a…6e4c93
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase35d ago0x1aef00…810437
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase35d ago0x644477…32db7d
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase35d ago0xe52475…47065f
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase35d ago0x8929f3…9ec9b3
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase35d ago0xa88f80…07a9ba
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase35d ago0x3a32a2…9b4c0f
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase35d ago0xef6484…0df834
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase35d ago0xacee0e…c1e52b

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.