Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5c8…5aec0xa9dd…2315Base—$0.002100%coinbase51d ago0xf00482…c36540
0xf5c8…5aec0xa9dd…2315Base—$0.002100%coinbase51d ago0xd1f90b…a43131
0xf5c8…5aec0xa9dd…2315Base—$0.002100%coinbase51d ago0x81ddd0…2635c1
0xf5c8…5aec0xa9dd…2315Base—$0.002100%coinbase51d ago0xe3be8f…0a7203
0xf5c8…5aec0xa9dd…2315Base—$0.002100%coinbase51d ago0x72c4fb…9428dd
0xf5c8…5aec0xa9dd…2315Base—$0.002100%coinbase51d ago0x10ce85…df7a70
0xf5c8…5aec0xa9dd…2315Base—$0.002100%coinbase51d ago0xd2e868…c15cb5
0xf5c8…5aec0xa9dd…2315Base—$0.002100%coinbase51d ago0x558755…209497
0xf5c8…5aec0xa9dd…2315Base—$0.002100%coinbase51d ago0x07cde9…f9ed65
0xf5c8…5aec0xa9dd…2315Base—$0.002100%coinbase51d ago0x297f5d…989b3c
0xf5c8…5aec0xa9dd…2315Base—$0.002100%coinbase51d ago0x7b56e5…951b5b
0xf5c8…5aec0xa9dd…2315Base—$0.002100%coinbase51d ago0x2626f9…f1e75d
0xf5c8…5aec0xa9dd…2315Base—$0.002100%coinbase51d ago0xabba5f…c0023d
0xf5c8…5aec0xa9dd…2315Base—$0.002100%coinbase51d ago0xa5d708…5f0cee
0xf5c8…5aec0xa9dd…2315Base—$0.002100%coinbase51d ago0x9d2e70…31fe22
0xf5c8…5aec0xa9dd…2315Base—$0.002100%coinbase51d ago0xfbae9a…2997fe
0xf5c8…5aec0xa9dd…2315Base—$0.002100%coinbase51d ago0x583dfa…efdb80
0xf5c8…5aec0xa9dd…2315Base—$0.002100%coinbase51d ago0xbe7a07…e63aa6
0xf5c8…5aec0xa9dd…2315Base—$0.002100%coinbase51d ago0x774e2b…46a02d
0xf5c8…5aec0xa9dd…2315Base—$0.002100%coinbase51d ago0xcb03ac…b4bba3
0xf5c8…5aec0xa9dd…2315Base—$0.002100%coinbase51d ago0x23310b…3be9f9
0xf5c8…5aec0xa9dd…2315Base—$0.002100%coinbase51d ago0xdf9e66…2e060a
0xf5c8…5aec0xa9dd…2315Base—$0.002100%coinbase51d ago0xf1f5ac…e005f6
0xf5c8…5aec0xa9dd…2315Base—$0.002100%coinbase51d ago0x3ccbb4…48f7ca
0xf5c8…5aec0xa9dd…2315Base—$0.002100%coinbase51d ago0xe377c5…a0412f

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.