Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x47c5…4fc3Base—$1.0570%0x3189…20e041d ago0x8ca66a…1b660e
0xa17c…60a90x47c5…4fc3Base—$4.2070%0x58f6…451741d ago0xf314bd…d2b8c0
0xa17c…60a90x0e3d…7757Base—$11.5570%0x4c91…bd4941d ago0xb2066e…1931fc
0xa17c…60a90x0e3d…7757Base—$10.5070%0x16b5…bfc041d ago0x18f91c…7c1a78
0xa17c…60a90x47c5…4fc3Base—$1.0570%0xc3b9…7b3641d ago0xb71ec8…53a8b6
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x7381…a3ba41d ago0x27396d…2eef9f
0xa17c…60a90x0e3d…7757Base—$6.3070%0xa782…cada41d ago0x376b3e…1dee87
0xa17c…60a90x47c5…4fc3Base—$1.0570%0x2970…8ed741d ago0x73a993…900856
0xa17c…60a90x0e3d…7757Base—$1.0570%0x2d1c…632c41d ago0xa74ba7…fa2a4e
0xa17c…60a90x47c5…4fc3Base—$21.0070%0x2859…83d441d ago0x4fe60e…a132ba
0xa17c…60a90x0e3d…7757Base—$10.5070%0xdfea…dfaf41d ago0xf8b839…80ca35
0xa17c…60a90x0e3d…7757Base—$1.0570%0x4a3c…710242d ago0x8cde07…8e3706
0xa17c…60a90x0e3d…7757Base—$10.5070%0x28a1…4ae542d ago0x92ab55…588c81
0xa17c…60a90x0e3d…7757Base—$2.1070%0xc144…dd4e42d ago0x8034d6…df6597
0xa17c…60a90x0e3d…7757Base—$5.2570%0x04e2…747842d ago0x63c13f…7a9823
0xa17c…60a90x0e3d…7757Base—$1.0570%0xc4a4…9e8642d ago0x1d5b07…813131
0xa17c…60a90x0e3d…7757Base—$1.0570%0x6d2e…0c6442d ago0xf55c27…6c33ea
0xa17c…60a90x0e3d…7757Base—$2.1070%0x80e2…187342d ago0xa20765…868e51
0xa17c…60a90x0e3d…7757Base—$5.2570%0x04bf…0d0e42d ago0x7eb399…f71a7c

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.