Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase115d ago0x0a7a75…493156
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase115d ago0x070382…3e9479
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase115d ago0x29c588…a5c4f5
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase115d ago0xe4a104…fff953
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase115d ago0x5f70ca…a0b7fa
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase115d ago0x12e4ca…29d3a3
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase115d ago0xfcb7b4…c67cfd
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase115d ago0xf6489b…be9e20
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase115d ago0xdfe3cc…713cbe
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase115d ago0x05aa60…a90fae
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase115d ago0x2ef166…e86b54
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase115d ago0x6cf4b1…608ddc
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase115d ago0xb290dd…c6fd0d
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase115d ago0x42545f…01a027
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase115d ago0xa6452f…c497b2
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase115d ago0x0d7b7b…46d86a
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase115d ago0xa5db02…e01ff3
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase115d ago0x1939b0…2ffa45
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase115d ago0x962574…926466
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase115d ago0xa31f03…2026c1
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase115d ago0x440a48…48b143
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase115d ago0x0bbb3a…dd4a78
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase115d ago0xc7b692…366b7b
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase115d ago0x499ca1…fa92fb
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase115d ago0xf9bd53…89c3d2

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.